From ce4338a58828a6945fb82567a4d79bbde921c683 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 10 Feb 2011 19:43:40 -0800 Subject: [PATCH] * lib/getopt_.h: Fix typo in _GL_ARG_NONNULL license comment. --- lib/getopt_.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/getopt_.h b/lib/getopt_.h index 7d634f89a42..43acccc0bfc 100644 --- a/lib/getopt_.h +++ b/lib/getopt_.h @@ -138,7 +138,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ -- 2.30.2